/ Assembly List / LJCWinFormControls / LJCGridRow / LJCSetValues

Namespace - LJCWinFormControls


Parameters
grid - The grid control.
values - The object values.

Syntax

C#
public Void LJCSetValues(DataGridView grid, Object[] values)

Updates a grid row with the object values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.